Upstream tarball 9530
[amule.git] / MSVC Solution / libs / libmuleexternalwxlistctrl / libmuleexternalwxlistctrl.vcproj
blob7189d8d406098a0c9d7c66bdff55418f3d187f4a
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="libmuleexternalwxlistctrl"
6 ProjectGUID="{16C7A051-9097-41A5-BA26-FEC1EA1F16EF}"
7 RootNamespace="libmuleexternalwxlistctrl"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="4"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 AdditionalOptions="/MP"
44 Optimization="0"
45 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswud&quot;"
46 PreprocessorDefinitions="_DEBUG;__DEBUG__;_LIB;_CRT_SECURE_NO_WARNINGS"
47 ExceptionHandling="2"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="3"
50 UsePrecompiledHeader="0"
51 WarningLevel="3"
52 DebugInformationFormat="3"
54 <Tool
55 Name="VCManagedResourceCompilerTool"
57 <Tool
58 Name="VCResourceCompilerTool"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLibrarianTool"
66 <Tool
67 Name="VCALinkTool"
69 <Tool
70 Name="VCXDCMakeTool"
72 <Tool
73 Name="VCBscMakeTool"
75 <Tool
76 Name="VCFxCopTool"
78 <Tool
79 Name="VCPostBuildEventTool"
81 </Configuration>
82 <Configuration
83 Name="Release|Win32"
84 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85 IntermediateDirectory="$(ConfigurationName)"
86 ConfigurationType="4"
87 CharacterSet="1"
88 WholeProgramOptimization="1"
90 <Tool
91 Name="VCPreBuildEventTool"
93 <Tool
94 Name="VCCustomBuildTool"
96 <Tool
97 Name="VCXMLDataGeneratorTool"
99 <Tool
100 Name="VCWebServiceProxyGeneratorTool"
102 <Tool
103 Name="VCMIDLTool"
105 <Tool
106 Name="VCCLCompilerTool"
107 AdditionalOptions="/MP"
108 Optimization="3"
109 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;"
110 PreprocessorDefinitions="_LIB;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS"
111 RuntimeLibrary="0"
112 UsePrecompiledHeader="0"
113 WarningLevel="3"
114 DebugInformationFormat="3"
116 <Tool
117 Name="VCManagedResourceCompilerTool"
119 <Tool
120 Name="VCResourceCompilerTool"
122 <Tool
123 Name="VCPreLinkEventTool"
125 <Tool
126 Name="VCLibrarianTool"
128 <Tool
129 Name="VCALinkTool"
131 <Tool
132 Name="VCXDCMakeTool"
134 <Tool
135 Name="VCBscMakeTool"
137 <Tool
138 Name="VCFxCopTool"
140 <Tool
141 Name="VCPostBuildEventTool"
143 </Configuration>
144 </Configurations>
145 <References>
146 </References>
147 <Files>
148 <Filter
149 Name="Source Files"
150 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
151 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
153 <File
154 RelativePath="..\..\..\src\extern\wxWidgets\listctrl.cpp"
156 </File>
157 </Filter>
158 <Filter
159 Name="Header Files"
160 Filter="h;hpp;hxx;hm;inl;inc;xsd"
161 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
163 <File
164 RelativePath="..\..\..\src\extern\wxWidgets\listctrl.h"
166 </File>
167 </Filter>
168 <Filter
169 Name="Resource Files"
170 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
171 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
173 </Filter>
174 </Files>
175 <Globals>
176 </Globals>
177 </VisualStudioProject>